constraint layout: Measure more correctly
authorMatthias Clasen <mclasen@redhat.com>
Fri, 28 Jun 2019 20:55:13 +0000 (20:55 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Jun 2019 23:10:11 +0000 (00:10 +0100)
commitdab8a8b5c5a2afb4edec7aa8fdc9adf8804d3470
treeba6e73dbb81083f54af149bc74972e763042e794
parent8b9c5e3a04da801e39e8e88db3c19d14996cc389
constraint layout: Measure more correctly

Set up all constraints for minimum + natural
width + height when measuring, regardless
of the orientation we're measuring. Anything
else will lead to incorrect answers when
there are constraints that cut across
dimensions.
gtk/gtkconstraintlayout.c